Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/channel

Description:

Represents Channels, associated with the given merchant.

Supported Actions:

attach  
Method:  POST       Implicit:  No       Returns:  ServiceResponse      
Consumes:  json, xml, xurl  Produces:  json, xml, xurl 
 
Allows to attach the channel to the given merchant.

Parameters:
# Name Type Required Default Description
01 id String Yes Identifier of a channel that is going to be attached to the specified merchant.


detach  
Method:  DELETE       Implicit:  No       Returns:  ServiceResponse      
Consumes:  json, xml, xurl  Produces:  json, xml, xurl 
 
Allows to delete attached channel from the given merchant.